Process Log Viewer

Use the Process Log Viewer to view the log files generated by every process.

As you run processes, they generate log files that record the actions taken. You can review the process log records using the Process Log Viewer. It displays the errors or warnings generated for every process on a separate window.

Note: You cannot edit the information in any of the log files, but you can copy text from a log file and paste it on another Windows application.
The process log file is divided into the following sections:
  • Header
  • Process Records
  • Footer
Note: Data is stored as an XML string.

Contents

Field Description
Header Section The header section displays the following information:
  • Process Name: This field displays the name of the process run.
  • User: This field displays the name of the user who ran the process.
  • Start Time: This field displays the date and time when the process started.
  • Project: This field displays the name of the project.

Example

Process Name Recalc
User John Doe
Start Time 01/10/2007 23:15:25PM
Project DEMO
Criteria Section This section varies and is defined by the criteria selection of the process.
Process Section This section varies and is defined by the process.

Example: Recalc Planned items

Footer Section This section displays the following information:
  • Finish time: This field displays the date and time of the process completion.
  • Error: This field displays the number of the errors recorded while running the process.
  • Warning: This field displays the number of the warnings recorded while running the process.

Example

Finish Time 01/10/2007 23:15:25PM
Errors 0
Warnings 1
Save to File Click this button to save the contents of the Process Log Viewer to your machine. The file is saved in .txt format.
Show Errors This button is enabled if errors occurred while running the process. Click this button to display the Errors dialog box.
Show Warnings This button is enabled if warnings occurred while running the process. Click this button to display the Warnings dialog box.